-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MVP merge #12
Merged
Merged
MVP merge #12
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… and _status endpoint
author Albert Snow <[email protected]> 1724698038 -0500 committer Albert Snow <[email protected]> 1725904980 -0500 # This is a combination of 20 commits.tree 4536d9e23c632e2d1db5b6390967d3dc9ac1c129 parent 0aeb863 author Albert Snow <[email protected]> 1724698038 -0500 committer Albert Snow <[email protected]> 1725904756 -0500 # This is a combination of 19 commits. # This is the 1st commit message: add sh # This is the commit message #2: poetry deps # This is the commit message #3: more sh moving # This is the commit message #4: switchin branches # This is the commit message #5: remove # This is the commit message #6: adding read all lists readme change # This is the commit message #7: add delete # This is the commit message #8: fix delete # This is the commit message #9: remove duplicate # This is the commit message #10: param docs # This is the commit message #11: setting up by id endpoints # This is the commit message #12: setting up dal # This is the commit message #13: implementing update list, delete all lists, get list, and read list # This is the commit message #14: formatting # This is the commit message #15: get list by id works # This is the commit message #16: delete by id works # This is the commit message #17: adding upsert list by id # This is the commit message #18: upsert insert works # This is the commit message #19: upsert update works # This is the commit message #20: add sh poetry deps more sh moving switchin branches remove param docs setting up by id endpoints setting up dal implementing update list, delete all lists, get list, and read list get list by id works delete by id works adding upsert list by id upsert update works
add route docs
change test update lock for security issue
fix the id put and added patch
decouple behavior update put lists endpoint to handle various forms of data that need to be updated or created
updating dal functions to handle replacing and crating lists better fix upsert fixing tests
update lines to use endpoint lambdas more work to fix tests
fixing dal to use list id fix replacer fix user_id param?
and default auth
updating routes to use name/creator combo
minor name change
adding a test
The style in this PR agrees with This formatting comment was generated automatically by a script in uc-cdis/wool. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Link to JIRA ticket if there is one:
New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
Deployment changes